runtime.scavengeIndex.max (field)

3 uses

	runtime (current package)
		mgcscavenge.go#L1009: 	min, max   atomic.Uintptr
		mpagealloc_64bit.go#L206: 	haveMax := s.max.Load()
		mpagealloc_64bit.go#L236: 			s.max.Store(needMax)